| Total Complexity | 19 |
| Dependencies | 0 |
| Dependents | 2 |
| Total lines | 142 |
| Lines of code | 80 |
| Logical lines of code | 48 |
| Comment lines | 43 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| tablesToHaveIndexed() | 57 | 5 | 17 | |
| checkIfTableHasIndex() | 54 | 4 | 21 | |
| tableValidForInnodbConversion() | 63 | 4 | 11 | |
| getAllTables() | 61 | 2 | 14 | |
| getIndexColumnFromTable() | 69 | 2 | 7 | |
| getTableIndexSetup() | 72 | 1 | 6 | |
| getMyisamTables() | 74 | 1 | 4 |